home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / WIN / VB_DB / PDXBRO.ZIP / PDXBRO.TXT < prev    next >
Encoding:
Text File  |  1991-07-23  |  3.5 KB  |  77 lines

  1. PdxBro.EXE  v1.0a         7/23/91
  2.  
  3. John Kesler  76012,1403
  4.  
  5.  
  6. This simple Paradox table browser has been uploaded for the benefit of
  7. anyone who wants to learn from it.  It requires VBRUN100.DLL, VBTOOLS.VBX,
  8. GRID.VBX, and the Paradox engine PXENGWIN.DLL to be on your DOS path.
  9. VBTOOLS.VBX is the runtime version of VBTOOLS and will not work in the
  10. Design mode and will report an out of memory condition if you try to use
  11. it that way. To keep the .EXE small as small as possible, the program is
  12. limited to 2 open tables at once.  This version uses the beta version of a
  13. GRID control (modified by Jonathan Zuck to scroll) to display records.  This
  14. control will allow you to resize rows and columns.  However, any bugs or
  15. limits are not known to me, so I will be interested in any comments you have
  16. using the grid.
  17.  
  18.   The program also uses custom controls from MicroHelp in Roswell GA
  19. (404) 552-0565.  There is an "alarm" that will go off after 10 minutes of
  20. program runtime. DblClick the phone icon to turn it off, or Click on it to
  21. get a 10 minute snooze button effect. The majority of the source code can be
  22. be found in the attached .TXT files.  No MicroHelp source is included.  Enjoy.
  23.  
  24. john kesler
  25. 76012, 1403
  26.  
  27. Note: VBRUN100.DLL and PXENGWIN.DLL have NOT been included.
  28.  
  29.          ----------------end-of-author's-documentation---------------
  30.  
  31.                          Software Library Information:
  32.  
  33.                     This disk copy provided as a service of
  34.  
  35.                            Public (software) Library
  36.  
  37.          We are not the authors of this program, nor are we associated
  38.          with the author in any way other than as a distributor of the
  39.          program in accordance with the author's terms of distribution.
  40.  
  41.          Please direct shareware payments and specific questions about
  42.          this program to the author of the program, whose name appears
  43.          elsewhere in  this documentation. If you have trouble getting
  44.          in touch with the author,  we will do whatever we can to help
  45.          you with your questions. All programs have been tested and do
  46.          run.  To report problems,  please use the form that is in the
  47.          file PROBLEM.DOC on many of our disks or in other written for-
  48.          mat with screen printouts, if possible.  PsL cannot debug pro-
  49.          programs over the telephone, though we can answer questions.
  50.  
  51.          Disks in the PsL are updated  monthly,  so if you did not get
  52.          this disk directly from the PsL, you should be aware that the
  53.          files in this set may no longer be the current versions. Also,
  54.          if you got this disk from another vendor and are having prob-
  55.          lems,  be aware that  some files may have become corrupted or
  56.          lost by that vendor. Get a current, working disk from PsL.
  57.  
  58.          For a copy of the latest monthly software library newsletter
  59.          and a list of the 3,000+ disks in the library, call or write
  60.  
  61.                            Public (software) Library
  62.                                P.O.Box 35705 - F
  63.                             Houston, TX 77235-5705
  64.  
  65.                                  Orders only:
  66.                                 1-800-2424-PSL
  67.                               MC/Visa/AmEx/Discover
  68.  
  69.                           Outside of U.S. or in Texas
  70.                           or for general information,
  71.                               Call 1-713-524-6394
  72.  
  73.                           PsL also has an outstanding
  74.                           catalog for the Macintosh.
  75.  
  76.  
  77.